3.1.75 \(\int (a+b (F^{g (e+f x)})^n)^p (c+d x)^m \, dx\) [75]

Optimal. Leaf size=29 \[ \text {Int}\left (\left (a+b \left (F^{e g+f g x}\right )^n\right )^p (c+d x)^m,x\right ) \]

[Out]

Unintegrable((a+b*(F^(f*g*x+e*g))^n)^p*(d*x+c)^m,x)

________________________________________________________________________________________

Rubi [A]
time = 0.08, antiderivative size = 0, normalized size of antiderivative = 0.00, number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \begin {gather*} \int \left (a+b \left (F^{g (e+f x)}\right )^n\right )^p (c+d x)^m \, dx \end {gather*}

Verification is not applicable to the result.

[In]

Int[(a + b*(F^(g*(e + f*x)))^n)^p*(c + d*x)^m,x]

[Out]

Defer[Int][(a + b*(F^(e*g + f*g*x))^n)^p*(c + d*x)^m, x]

Rubi steps

\begin {align*} \int \left (a+b \left (F^{g (e+f x)}\right )^n\right )^p (c+d x)^m \, dx &=\int \left (a+b \left (F^{e g+f g x}\right )^n\right )^p (c+d x)^m \, dx\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.30, size = 0, normalized size = 0.00 \begin {gather*} \int \left (a+b \left (F^{g (e+f x)}\right )^n\right )^p (c+d x)^m \, dx \end {gather*}

Verification is not applicable to the result.

[In]

Integrate[(a + b*(F^(g*(e + f*x)))^n)^p*(c + d*x)^m,x]

[Out]

Integrate[(a + b*(F^(g*(e + f*x)))^n)^p*(c + d*x)^m, x]

________________________________________________________________________________________

Maple [A]
time = 0.02, size = 0, normalized size = 0.00 \[\int \left (a +b \left (F^{g \left (f x +e \right )}\right )^{n}\right )^{p} \left (d x +c \right )^{m}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+b*(F^(g*(f*x+e)))^n)^p*(d*x+c)^m,x)

[Out]

int((a+b*(F^(g*(f*x+e)))^n)^p*(d*x+c)^m,x)

________________________________________________________________________________________

Maxima [A]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*(F^(g*(f*x+e)))^n)^p*(d*x+c)^m,x, algorithm="maxima")

[Out]

integrate((F^((f*x + e)*g*n)*b + a)^p*(d*x + c)^m, x)

________________________________________________________________________________________

Fricas [A]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*(F^(g*(f*x+e)))^n)^p*(d*x+c)^m,x, algorithm="fricas")

[Out]

integral(((F^(f*g*x + g*e))^n*b + a)^p*(d*x + c)^m, x)

________________________________________________________________________________________

Sympy [F(-1)] Timed out
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Timed out} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*(F**(g*(f*x+e)))**n)**p*(d*x+c)**m,x)

[Out]

Timed out

________________________________________________________________________________________

Giac [A]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*(F^(g*(f*x+e)))^n)^p*(d*x+c)^m,x, algorithm="giac")

[Out]

integrate(((F^((f*x + e)*g))^n*b + a)^p*(d*x + c)^m, x)

________________________________________________________________________________________

Mupad [A]
time = 0.00, size = -1, normalized size = -0.03 \begin {gather*} \int {\left (a+b\,{\left (F^{g\,\left (e+f\,x\right )}\right )}^n\right )}^p\,{\left (c+d\,x\right )}^m \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + b*(F^(g*(e + f*x)))^n)^p*(c + d*x)^m,x)

[Out]

int((a + b*(F^(g*(e + f*x)))^n)^p*(c + d*x)^m, x)

________________________________________________________________________________________